@charset "gb2312";
::-webkit-inner-spin-button{
    -webkit-appearance:none
}

::-webkit-outer-spin-button{
    -webkit-appearance:none
}

html{
    -webkit-text-size-adjust:none;
}

body{
    font:14px 'Microsoft YaHei',Arial,sans-serif;
    margin:0;
    padding:0;
    background: url(../images/body_bg.jpg) center top no-repeat;
}

.yahei{
    font-family:'Microsoft YaHei',Arial,sans-serif;
}

ul,ol,li{
    list-style:none outside none;
    margin:0;
    padding:0
}

dl,dt,dd,p,div,input,img{
    margin:0;
    padding:0;
    vertical-align: top;
}

a{
    text-decoration:none
}

.clear{ clear:both;}

.fn-clear:after {
    visibility: hidden;
    display: block;
    font-size: 0px;
    content: " ";
    clear: both;
    height: 0px;
}

.strong{ font-weight:bold;}

.hand { cursor:pointer;}

input,textarea{
    -webkit-user-select:text
}

section,nav,article,aside,hgroup,header,footer{
    display:block
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, input, select, textarea, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    /*margin: 0px;*/
    padding: 0px;
}

img,fieldset{
    border:0
}

i,em,address{
    font-style:normal
}

a{
    /*color:inherit;*/
    text-decoration:none
}

hr{
    color: #CCCCCC;
}


legend{
    display:none
}

.show{
    display:block
}

.hide{
    display:none
}

.fl{
    float:left;
}

.fr{
    float:right;
}

iframe{
    line-height:0;
    overflow:hidden
}

.fw12{
    font-size:12px; 
}
.fw12 a{
    font-size:12px; 
}

.fw16{
    font-size:16px; 
}
.fw16 a{
    font-size:16px; 
}

.fw18{
    font-size:18px; 
}
.fw18 a{
    font-size:18px; 
}

.fw22{
    font-size:22px; 
}
.fw22 a{
    font-size:22px; 
}

.left{ float:left;}
.right{ float:right;}

.lh15{ line-height:15px;}
.lh18{ line-height:18px;}
.lh20{ line-height:20px;}
.lh25{ line-height:25px;}
.lh30{ line-height:30px;}

.gray, .gray a{
    color:#EAEAEA;
}

#page{
    width:1110px;
    margin:auto;
    height:35px;
    line-height:35px;
    margin-top:10px;
    text-align:right;
    position:relative;
}

#page span{
    display:block;
    height:35px;
    line-height:35px;
    overflow:hidden;
    padding:0px 10px;
}

#page a{
    display:inline-block;
    text-align:center;
    padding:0px 12px;
    height:34px;
    line-height:34px;
    border:1px solid #E9E9E9;
    background:#FFF;
}

#page a:hover{
    background:#C2DEF4;
}

#page a, #page span{
    float:left;
    margin-right:9px;
}

/* 公共头部样式 */
.header {
    width: 1100px;
    height: 222px;
    background-color: #FFFFFF;
    margin: 0 auto;
}
/* .logo {
    float: left;
    width: 500px;
    margin-top: 48px;
}
.yulu {
    float: left;
    width: 600px;
    line-height: 28px;
}
.yulu p{
    font-size: 16px;
    font-family: "Microsoft YaHei","宋体",Arial,sans-serif;
    margin-top: 48px;
    padding-left: 60px;
}
.yulu span{
    float: right;
    font-size: 20px;
    font-weight: bold;
    font-family: "Microsoft YaHei","楷体","宋体",Arial,sans-serif;
} */

/* #footer{
    margin:auto;
    height:auto;
    width:100%;
    min-width:1048px;
    padding:40px;
    text-align:center;
    line-height:30px;
    background-color:#f8f8f8;
    color:#A4A4A4;
    font-size:12px; 
}

#footer a{
    color:#000;
    font-size:12px;
} */

.green{ color:green}
.blue{ color:blue}
.c_0F4283{color:#0F4283;}
.red{ color:red}
.red a{ color:red;}
.orange{ color:orange}
.yellow{ color:yellow}

.black,.black a{ color:#000}
.black a:hover{ color:red}

